Loads and compiles a domain shader.
Return Dword = DX11 LOAD DOMAIN SHADER(fileName, functionName)
fileName
StringThe name of the file to load the shader from.
functionName
StringThe name of the domain shader function to compile from the shader file.
The loaded domain shader.
DOMAINSHADER Functions Menu DX11 Function Categories